This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ted Eklumarflar 2.Dec.03 02:50 PM a Web browser Domino Designer6.0.1Windows 2000
An other bug is in the find function or in the programmers pane?
To produce this bug:
1- write some code with a repetivive word
2- search for this word
3- close the search window when you find the first word
4- modify this line and leave your cursor on this line
5- hit ctrl-f to search again
6- find word in an other line
7- close the search window
8- check the modifiocation you have done on the first line found, dissapear!! your modification are no longer there...
example:
test1
test2
test3
test4
do a search for test and modify the first line
test178987987987
test2
test3
test4
don't hit enter and leave the cursor on this line and do another search for test
result:
test1
test2
test3
test4
This seems to happen only in LotusScript. And i only try it in form buttons and view action...
why? is not the question... we all know that the programmers pane has bug...
when fix? this is the question... maybe it is already fix in the 6.5 version?
i'm using the old version 6.01 already obsolete?
some workaround is to hit enter or change cursor line...